﻿2026-06-22T02:37:06.1437293Z ##[group]Run actions/checkout@v5
2026-06-22T02:37:06.1437768Z with:
2026-06-22T02:37:06.1438072Z   repository: SaberMage/spt-core
2026-06-22T02:37:06.1440989Z   token: ***
2026-06-22T02:37:06.1441270Z   ssh-strict: true
2026-06-22T02:37:06.1441578Z   ssh-user: git
2026-06-22T02:37:06.1441891Z   persist-credentials: true
2026-06-22T02:37:06.1442222Z   clean: true
2026-06-22T02:37:06.1442527Z   sparse-checkout-cone-mode: true
2026-06-22T02:37:06.1442985Z   fetch-depth: 1
2026-06-22T02:37:06.1443409Z   fetch-tags: false
2026-06-22T02:37:06.1443809Z   show-progress: true
2026-06-22T02:37:06.1444097Z   lfs: false
2026-06-22T02:37:06.1444470Z   submodules: false
2026-06-22T02:37:06.1444765Z   set-safe-directory: true
2026-06-22T02:37:06.1445101Z ##[endgroup]
2026-06-22T02:37:06.3262426Z Syncing repository: SaberMage/spt-core
2026-06-22T02:37:06.3263664Z ##[group]Getting Git version info
2026-06-22T02:37:06.3264204Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-22T02:37:06.3541490Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-22T02:37:06.3749328Z git version 2.43.0.windows.1
2026-06-22T02:37:06.3775162Z ##[endgroup]
2026-06-22T02:37:06.3782891Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\12d29ce6-efbd-45aa-84dd-d79409eed190\.gitconfig'
2026-06-22T02:37:06.3796833Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\12d29ce6-efbd-45aa-84dd-d79409eed190' before making global git config changes
2026-06-22T02:37:06.3797949Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T02:37:06.3801775Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-22T02:37:06.4034868Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-22T02:37:06.4215500Z https://github.com/SaberMage/spt-core
2026-06-22T02:37:06.4240814Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-22T02:37:06.4245481Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-22T02:37:06.4439057Z HEAD
2026-06-22T02:37:06.4685638Z ##[endgroup]
2026-06-22T02:37:06.4688854Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-22T02:37:06.8249317Z ##[group]Cleaning the repository
2026-06-22T02:37:06.8252655Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-22T02:37:09.9825197Z Removing target/
2026-06-22T02:37:09.9865216Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-22T02:37:10.0282804Z HEAD is now at 316c6fc Merge bed1878a48edb9a952a30485e1050d818b817ace into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:37:10.0310465Z ##[endgroup]
2026-06-22T02:37:10.0315400Z ##[group]Disabling automatic garbage collection
2026-06-22T02:37:10.0321231Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-22T02:37:10.0561762Z ##[endgroup]
2026-06-22T02:37:10.0562114Z ##[group]Setting up auth
2026-06-22T02:37:10.0568184Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-22T02:37:10.0790253Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-22T02:37:10.4331779Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T02:37:10.4562701Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-22T02:37:10.8258382Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T02:37:10.8477799Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-22T02:37:11.2272819Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-22T02:37:11.2563022Z ##[endgroup]
2026-06-22T02:37:11.2563509Z ##[group]Fetching the repository
2026-06-22T02:37:11.2569629Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +316c6fc1b45416d8491508c0767c41b2c33e2e20:refs/remotes/pull/26/merge
2026-06-22T02:37:12.0069472Z ##[endgroup]
2026-06-22T02:37:12.0069868Z ##[group]Determining the checkout info
2026-06-22T02:37:12.0070424Z ##[endgroup]
2026-06-22T02:37:12.0075669Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-22T02:37:12.0349600Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-22T02:37:12.0576377Z ##[group]Checking out the ref
2026-06-22T02:37:12.0581282Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/26/merge
2026-06-22T02:37:12.0933907Z HEAD is now at 316c6fc Merge bed1878a48edb9a952a30485e1050d818b817ace into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:37:12.0958049Z ##[endgroup]
2026-06-22T02:37:12.1204200Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-22T02:37:12.1429922Z 316c6fc1b45416d8491508c0767c41b2c33e2e20
